Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 173,108 for

document formatting

(0.32 sec)
  1. Convert XLS to DOC with .NET or with free Onlin...

    Convert XLS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLS to DOC online converter quickly before integrating the code....file using Document class Save the document to DOC format using Save...conversion of XLS files into DOC formats is necessary to unlock the...

    products.aspose.com/total/net/conversion/xls-to...
  2. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color... Document () # Add a plain text watermark...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format Text Using VSTO and Aspose.Slides for Ja...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and format text in PowerPoint (PPT, PPTX) presentations with precise control....Format Text Using VSTO and Aspose.Slides for Java Contents [...Hide ] Sometimes, you need to format the text on slides programmatically...

    docs.aspose.com/slides/java/format-text-using-v...
  4. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. C# .NET API code to manage comments of PDF files....Pdf Clear Comments from PDF Document Online or Manage via .NET...Develop powerful .NET based PDF document annotation utility application...

    products.aspose.com/total/net/annotate/pdf/
  5. C++ API to Convert XSLFO to EXCEL | products.as...

    Convert XSLFO to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML-based...used to define the formatting of a document. It is used to describe...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  7. Export XSLFO to POTX in Android | products.aspo...

    Android API to Convert XSLFO to POTX without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting. It is used to define the layout...

    products.aspose.com/total/android-java/conversi...
  8. Extract Selected Content Between Nodes in Java|...

    Extracting Document content in different using Java....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/java/extract-selected-con...
  9. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...stores that as a character formatting change on the inserted runs...double‑strike, apply character formatting to the runs that belong to...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  10. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...